Skip to content

docs: add per-plugin README for 4 in-repo plugins#3

Merged
serithemage merged 2 commits into
mainfrom
feat/plugin-readmes
Apr 18, 2026
Merged

docs: add per-plugin README for 4 in-repo plugins#3
serithemage merged 2 commits into
mainfrom
feat/plugin-readmes

Conversation

@serithemage
Copy link
Copy Markdown
Contributor

Summary

각 플러그인 카테고리 루트에 README.md를 추가하여 플러그인의 특징과 장점을 소개합니다.

  • plugins/development/README.md — code-review, api-design, test-generator, draw-diagram
  • plugins/security/README.md — owasp-review, aws-well-architected 및 6 Pillar sub-skills
  • plugins/workflow/README.md — git-workflow, tidd, intent-engineering
  • plugins/documentation/README.md — korean-docs, qa, qa-list, qa-merge

각 README는 플러그인 목적, 특징 bullets, 수록 스킬 테이블 (트리거 예시 포함), 대표 사용 시나리오, 설치 명령을 포함합니다.

Why

  • 플러그인을 처음 접하는 사용자가 각 카테고리의 강점과 포함된 스킬을 빠르게 파악할 수 있도록 함
  • marketplace.json만으로는 얻기 어려운 문맥(차별점, 사용 시나리오)을 제공
  • 루트 README는 전체 목록, 플러그인 README는 해당 플러그인의 상세 — 역할 분리

Notes

  • serverless-migration-advisor는 PR #2에서 추가 예정이라 아직 workflow README에 미포함. PR feat(workflow): serverless-migration-advisor skill (#3) #2 머지 후 별도 follow-up에서 추가.
  • plugins/development/skills/sagemaker-spot-training/는 디렉토리는 있지만 marketplace.json에 미등록 상태 — 이번 README에도 미포함. 등록 여부는 별도 결정 필요.

Test plan

  • npm test 통과 (191/191)
  • 각 README 링크가 실제 디렉토리로 연결되는지 GitHub에서 렌더링 확인

🤖 Generated with Claude Code

serithemage and others added 2 commits April 18, 2026 11:08
…tation)

각 플러그인 카테고리 루트에 README 추가:
- 플러그인 목적 및 특징 설명
- 수록 스킬 테이블 + 트리거 예시
- 대표 사용 시나리오
- 설치 명령어

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
PR #2 머지 후 workflow 플러그인에 추가된 4번째 스킬을 README의 특징·스킬 테이블·사용 예시에 반영.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@serithemage serithemage force-pushed the feat/plugin-readmes branch from dcb124e to 227b00c Compare April 18, 2026 02:09
@serithemage serithemage merged commit 57c07ed into main Apr 18, 2026
1 check passed
@serithemage serithemage deleted the feat/plugin-readmes branch April 18, 2026 02:09
serithemage added a commit that referenced this pull request Apr 19, 2026
- llm-wiki (#8): Karpathy LLM Wiki + qmd 하이브리드 + 선택적 LanceDB
- serverless-migration-advisor (#3) + sagemaker-spot-training 등록 (#5)
- intent-engineering → intent 디렉토리/경로 통일 (#4)
- llm-wiki SPEC §6.3 REQUIRED_FM 정합 수정 (#10)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant